home *** CD-ROM | disk | FTP | other *** search
- body {
- width:234px;
- height:175px;
- //margin-bottom:10px
- margin:10;
- }
-
- body,td,th {
- font-family:Verdana, Arial, Helvetica, sans-serif;
- font-size:11px;
- color:#000;
- }
-
- content {
- top:10px;
- left:10px;
-
- }
-
- table.dataTable th {
- border-right:1px solid #999;
- border-top:1px solid #999;
- background:#ccc;
- font-weight:700;
- margin:0;
- padding:4px 3px 3px 4px;
- }
-
- div.lookupLabel {
- left:15px;
- top:10px;
- margin-bottom: 1px;
- color:#000;
- font-weight:700;
- }
-
- div.lookupLabelchs {
- left:15px;
- top:10px;
- margin-bottom: 1px;
- color:#000;
- font-family:Verdana, Arial, Helvetica, sans-serif;
- font-size:11px;
- }
-
-
- .link {
- color:#000;
- text-decoration:none;
- }
-
- .rotatingLink {
- color:#000;
- }
-
- div.searchBox {
- left:15px;
- top:30px;
-
- color:#FFF;
- }
-
- div.searchImage {
- left:135px;
- top:33px;
-
- color:#FFF;
- cursor:hand;
- }
-
- div.rotatingLink {
- left:115px;
- top:10px;
-
- color:#000;
- cursor:hand;
- }
-
- input.inputBox {
- font-family:Verdana, Arial, Helvetica, sans-serif;
- font-size:11px;
- }
-
- div.scrollTableContainer {
- height:299px;
- overflow:auto;
- width:399px;
- position:relative;
- left:15px;
- display:none;
- margin:15px 0 0;
- }
-
- div.scrollTableContainer table {
- width:180px;
- }
-
- div.scrollTableContainer thead tr {
- position:relative;
- left:-1px;
- }
-
- div.right {
- border-left-width: thin;
- border-left-style: solid;
- border-left-color: #000000;
- padding: 0px 0px 0px 5px;
- float: right;
- width: 58%;
- }
- div.left {
- float: left;
- width: 40%;
- }
- .hr {
- margin-left : auto;
- margin-right : auto;
- border-bottom: solid black .1em ;
- display: block ;
- }
-
-